Skip to content

Some more options to use spiderweb graph and polar chart#37

Merged
ratibus merged 2 commits intohighchartTable:masterfrom
MatCottet:spiderweb
Oct 18, 2012
Merged

Some more options to use spiderweb graph and polar chart#37
ratibus merged 2 commits intohighchartTable:masterfrom
MatCottet:spiderweb

Conversation

@MatCottet
Copy link
Contributor

Need to include highcharts-more.js

  • data-graph-polar
    "true" to render a polar graph.
    Default: null
    • data-graph-yaxis-{X}-grid-line-interpolation
      Define the graph type.
      Default: null
      ex: "polygon" to get a spiderweb graph
    • data-graph-xaxis-show-last-label
      If you have a number on the last label, put it to false.
      Default: true
    • tickmarkPlacement
      For categorized axes only. If "on" the tick mark is placed in the center of the category, if "between" the tick mark is placed between categories.
      default: "between"
    • data-graph-xaxis-gridLine-width
      The width of the grid lines extending the ticks across the plot area.
      Default: 0

Mathieu Cottet added 2 commits October 11, 2012 11:52
…lude highcharts-more.js)

 * data-graph-polar
"true" to render a polar graph.
Default: undefined

 * data-graph-yaxis-{X}-grid-line-interpolation
Define the graph type.
Default: null
ex: "polygon" to get a spiderweb graph

 * data-graph-xaxis-show-last-label
If you have a number on the last label, put it to false.
Default: true

 * tickmarkPlacement
For categorized axes only. If "on" the tick mark is placed in the center of the category, if "between" the tick mark is placed between categories.
default: "on"

 * data-graph-xaxis-gridLine-width
The width of the grid lines extending the ticks across the plot area.
Default: 0
ratibus added a commit that referenced this pull request Oct 18, 2012
Some more options to use spiderweb graph and polar chart
@ratibus ratibus merged commit eb934cd into highchartTable:master Oct 18, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants